home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / WIN_PRO / DS-1.ZIP;1 / BAT.ZIP / TURBO.BAT < prev    next >
Encoding:
DOS Batch File  |  1992-02-09  |  480 b   |  14 lines

  1. cd config\msdos\turbo
  2. copy common.mke ..\..\..\src\common\Makefile
  3. copy icont.mke ..\..\..\src\icont\Makefile
  4. copy runtime.mke ..\..\..\src\runtime\Makefile
  5. copy common.bat ..\..\..\src\common\build.bat
  6. copy icont.bat ..\..\..\src\icont\build.bat
  7. copy runtime.bat ..\..\..\src\runtime\build.bat
  8. copy define.h ..\..\..\src\h
  9. copy iconx.lnk ..\..\..\src\runtime
  10. copy rswitch.asm ..\..\..\src\common
  11. copy rswitch.obj ..\..\..\src\common
  12. copy status ..\..\..
  13. cd ..\..\..
  14.